PopupField displays a field on top of everything else and then waits for a mouse click - it then removes the field. Scrolling fields are displayed using standard document windows, with the text area the same size as the field i.e. the scroll bar width is not included in the window width.
-- part contents for card part 8
----- text -----
PopupField displays a field on top of everything else and then waits for a mouse click - it then removes the field. Shadow fields are displayed using a shadowed dialog window and appear the same as the orignal field.
-- part contents for card part 9
----- text -----
PopupField displays a field on top of everything else and then waits for a mouse click - it then removes the field. Opaque fields are displayed using a double border dialog window, the border being outside of the text area of the original field.
-- part contents for card part 10
----- text -----
PopupField displays a field on top of everything else and then waits for a mouse click - it then removes the field. Transparent fields are displayed using a round corner window, the window is a few pixels larger than the original field so that the text area remains the same.
-- part contents for card part 11
----- text -----
PopupField displays a field on top of everything else and then waits for a mouse click - it then removes the field. Rectangle fields are displayed using a standard plain dialog window and appear the same as the original field.